blocking call meaning in English
分块调用
Examples
- Requests processed synchronously are blocking calls
同步处理的请求会阻塞调用。 - The wait methods are blocking calls that are similar to the
等待方法是与单个线程的 - Based server is its use of a blocking call to
的服务器一个引人注目的特性在于它对其处理程序内的 - Is a synchronous or blocking call
是一个同步调用或阻止调用。 - Threads that make blocking calls in a synchronized method often make such tasks impossible
造成阻塞调用的线程常常会令同步任务失败。